home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 5 / tx46d.zip / TX.BAT < prev   
DOS Batch File  |  1989-02-12  |  540b  |  29 lines

  1. echo off
  2. cls
  3. cd\MANAGEX
  4. cls
  5. :TICKLEX
  6. echo wait...
  7. if exist end.fyl goto RETURN
  8. if not x==%1x if %1==B b-beep %2
  9. if not x==%1x if %1==b b-beep %2
  10. if not x==%1x if %1==M MOE
  11. if not x==%1x if %1==m MOE
  12. if not exist util.bat if exist m.d INPUT x x x x x x x x tx
  13. ticklex
  14. if not exist util.bat goto RETURN
  15. echo off
  16. cls
  17. util
  18. goto TICKLEX
  19. :RETURN
  20. echo off
  21. if not exist doexport goto SKIPEXPORT
  22. export x x x x x x x x tx
  23. erase doexport
  24. :SKIPEXPORT
  25. if exist util.bat erase util.bat
  26. cls
  27. if exist end.fyl erase end.fyl
  28. cls
  29.